Skip to main content

ListRowNode

ListRowNode

属性/方法类型描述
value readonlyRecord<string, any>行数据
rowIndex readonlynumber行索引
isSubGridRowreadonlyboolean是否为明细行
masterRowNode readonlyListRowNode行的表头节点,如果 isSubGridRow = false,则返回当前节点
selectedboolean行选中状态